@charset "gb2312";
/* 样式来源于nbweb*/
body, div, ol, ul, li, span{margin:0 auto; padding:0;font-style: normal;font:12px/22px "\5FAE\8F6F\96C5\9ED1",Arial, Helvetica, sans-serif}

ol, ul ,li{list-style:none}
img {border: 0;}
body{color:#333;background:#FFF; text-align:center}
.clear{clear:both;height:1px;width:100%; overflow:hidden; margin-top:-1px}
a{color:#000000;text-decoration:none;-webkit-transition: all 0.5s ease;
transition: all 0.4s ease;} 
a:hover{color:#BA2636;text-decoration:none;}

.top_text{
padding:0;
font-family: "微软雅黑";
font-size:15px;
line-height:35px;
height:35px;
width:auto;
color:#fff;}

.leftbox
{
	margin:2 auto;
	margin-top:2px;
	_margin-top:2px; /* I 6.0 */
	margin-bottom:2 auto;
	_margin-bottom:2 auto; /* I 6.0 */
	background:#FFF;
	width:200px;
	height:350px;
	border: 0px;
	border-color: #333;
	border-style: solid;
	-webkit-box-shadow: 0px 0px 10px #808080;
	-moz-box-shadow: 0px 0px 10px #808080;
	box-shadow: 0px 0px 5px #808080;/*mainbox页面后面的软阴影*/
}

.rightbox
{
	margin:2 auto;
	margin-top:2px;
	_margin-top:2px; /* I 6.0 */
	background:#FFF;
	width:760px;
	height:-10px;
	border: 0px;
	border-color: #333;
	border-style: solid;
	-webkit-box-shadow: 0px 0px 10px #808080;
	-moz-box-shadow: 0px 0px 10px #808080;
	box-shadow: 0px 0px 5px #808080;/*mainbox页面后面的软阴影*/
}

/* 网页顶部 */
#top { width:100%; margin:0 auto; background-color:#fff;
/*background:url(../img/top_bg.jpg) repeat-x 0 0;*/}

/* top 条省去
#top .sm { width:1200px; height:30px; overflow:hidden;}
.sm .left { float:left; width:800px; text-align:left;}
.sm .right { float:right; width:400px; height:30px; line-height:30px;font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; text-align:right;}
.sm .right a { width:80px; color:#F5AFED; font-size:12px; font-family:"\5FAE\8F6F\96C5\9ED1"; border-right:#824B7C solid 1px; padding:0 10px;}
.sm .right a:hover {width:80px; color:#471A42; background-color:#F5AFED; text-decoration:none;}
.sm .right span a { width:80px; color:#471A42; background-color:#F5AFED; font-size:12px; font-family:"\5FAE\8F6F\96C5\9ED1"; border-right:#824B7C solid 1px; padding:0 10px;}
.sm .right span a:hover {width:80px; text-decoration:none;}
*/

/* 网页logo部分 */
#head { width:1200px; height:110px;overflow:hidden;}

#head .left { float:left; width:450px; text-align:left;padding-top:24px;}
#head .left .logo { float:left; width:450px; height:80px; background:url(../img/logo.png) no-repeat 0 0;}
h1#logo{ width:450px; height:80px; font-size:12px;}
h1#logo a{ display:block; width:100%; height:100%; text-indent:-9999px;}

#head .right { float:right; width:750px; padding-top:6px; overflow:hidden;}
#head .right .inp { float:right; width:350px; height:32px; padding-top:0px;}
#head .right .inp span { font-size:18px; font-weight:bold; color:#7F8080;}

/* 网页top版本 */
#toplogin { width:100%; margin:0 auto; overflow:hidden;border-bottom:#efefef solid 1px;height:36px; background-color:#921217;}
#toplogin .login {width:1200px; height:36px; }
.login .login_name { float:left; width:500px; text-align:left;height:36px; line-height:36px; color:#fff;}
.login .login_name span { color:#ffff00;}
.login .login_text{ float:right; width:150px; text-align:right; background:url(../img/login_bg.png) no-repeat 0 4px;}
.login .login_text a { float:right;display:block; height:36px; line-height:36px; color:#fff; padding-left:30px;}
.login .login_text a:hover { color:#ffff00; text-decoration:none;}

/* 查询部分*/
.seacher{ width:348px; height:30px; border:#DFDFDF solid 1px;}
.seacher .put { float:left; width:308px; height:30px; text-align:center; text-align:right; background-color:#fff;}
.seacher .subm { float:right;width:39px; height:30px; background:#fff url(../img/cx.png) no-repeat 0 0;; border-left:#dfdfdf solid 1px;}
.seacher .subm:hover {background:#32A25F url(../img/cxb.png) no-repeat 0 0;}
.seacher_txt { border:0;font-size:9pt; font-style: normal; font-weight:normal;color:#9B9B9B;height:30px; background-color:none; width:300px;}
.seacher_txt:focus{outline:0}

.seacher_ly { border:#ccc solid 1px;font-size:9pt; font-style: normal; color:#9B9B9B; height:28px; background-color:none; width:400px;}
.area_cen{ height:100px; }
.seacher_ly:focus{outline:0; border:#FF9C00 solid 1px;}
.content td { padding:5px 5px; font-size:12px;}

.navbg {width:750px; height:60px; overflow:hidden; padding-top:11px; float:right}
.nav { width:750px; height:60px; border:0px; font-family: "微软雅黑";}
.nav ul{ margin:0; padding:0; border:midium none;z-index:10000;}
.nav a { display: block; width:150px; text-align:center; color:#000;height:60px; line-height:30px;}
.nav a:hover { text-decoration:none; color:#fff; font-weight:bold; background-color:#921217; padding-top:6px;}
.nav span a {display: block; width:150px; height:60px; line-height:30px; font-size:14px;text-align:center; text-decoration:none; color:#921217; font-weight:bold;}
.nav b {display: block; width:150px;line-height:20px; font-size:10px;text-align:center; text-decoration:none; color:#8A8B8C; font-family:Verdana, Geneva, sans-serif; font-weight:normal;}

 /*列表中的各项*/
.nav ul li { display:block; float:left;width:150px; font-size:14px;color:#333; line-height:54px;text-align:center; border-right:1px;border-color: #036d95; overflow:hidden;}
.nav li {float: left; width:150px; }
.nav li ul { line-height:36px; left: -999em; width:150px; position: absolute; opacity: 0.9; }
.nav li ul li{float: left; width:150px;}
.nav li ul a{color:#333; text-decoration:none;width:150px; height:36px; line-height:36px; background:#efefef;opacity: 0.9; border-bottom:1px solid #D5D7DB;}
.nav li ul a:hover { color:#fff; text-decoration:none; background:#E80808; opacity: 0.9; width:150px; border-bottom:1px solid #D5D7DB; padding-top:0;}
.nav li:hover ul { left: auto;/*显示菜单*/}
.nav li.sfhover ul { left: auto;}

#ban { width:100%; height:500px; margin:0 auto; padding:0;overflow:hidden;}
#ban .banner { width:100%; height:500px; background:url(../img/banner.jpg) center 0 no-repeat;}
#news_move { margin:0 auto; height:30px; width:100%; overflow:hidden; background-color:#d7d7d7;}

#kh { width:100%; margin:0 auto; padding:0; overflow:hidden;}
#kh .no {width:1200px; height:113px; background:url(../img/bbt.jpg) no-repeat 0 0;}
#kh .noo {width:1200px; height:75px; background:url(../img/app.jpg) no-repeat 0 0;}
#kh .lc {width:1200px; height:75px; background:url(../img/lc.jpg) no-repeat 0 0;}
#kh .nooo {width:1200px; height:75px; background:url(../img/zs.jpg) no-repeat 0 0;}
#kh .sw {width:1200px; height:75px; background:url(../img/sw.jpg) no-repeat 0 0;}

/*首页标题*/
#kh_b { width:100%; margin:0 auto; padding:0; overflow:hidden; background-color:#fff}
#kh_b .pro_biaoti{width:1200px; line-height:40px; border-bottom:#CD423B solid 0px; color:#474443; font-size:26px; font-weight:bold; text-align:center; padding-top:15px; padding-bottom:10px;}
#kh_b .pro_biaoti span { font-size:26px; color:#921217;font-weight:bold;}
#kh_b .pro_biaoti b{ display:block; font-size:18px; color:#666; width:200px; height:40px; background:url(../img/about_bg.png) 0 0 no-repeat;}
#kh_b .pro_biaoti .x_sm { width:1200px; font-size:16px; color:#999; line-height:26px; text-align:center; padding-top:10px;}


#mianthree { width:1200px; height:260px; margin:0 auto;}
#mianthree .about { float:left; width:775px; }
.bt { float:left; width:775px; text-align:left; font-size:16px; font-weight:bold; padding:8px 0; color:#921217; border-bottom:#ccc dotted 1px;}
.bt span {text-align:left; font-size:13px; font-weight:bold;color:#921217;}
.bt_about { width:775px;overflow:hidden;padding-top:8px; }
.bt_about .left_cmpic { float:left;width:275px; height:200px;}
.bt_about .right_abot { float:right; width:480px; text-align:left; font-size:14px; color:#515050;}
.bt_about strong { color:#921217;}


.bt_more { float:left; width:120px; text-align:left; font-size:12px; color:#515050;}
.bt_more { float:left; width:120px; text-align:left; font-size:12px; color:#515050;}
.bt_more a{ display:block; width:120px; text-align:left; font-size:12px; color:#7B7A7A; height:30px; line-height:30px; font-style:oblique;text-decoration:underline;} 
.bt_more a:hover{ display:block; width:120px; text-align:left; font-size:12px; color:#515050; text-decoration:none;font-style:oblique;}

.bt_content { width:350px; text-align:left; font-size:14px; color:#515050; padding-bottom:8px; padding-top:8px; overflow:hidden;}
.bt_content strong {color:#ff0000;}

#mianthree .case { float:left; width:350px;  padding-left:75px;}
.case .bt { float:left; width:350px; height:22px;text-align:left; font-size:16px; font-weight:bold; padding:8px 0; color:#921217; border-bottom:#ccc dotted 1px;}
.case .tpcenter { width:350px; height:200px;}
.case .news { width:350px; overflow:hidden;}
.case .news a{ display:block; width:330px; padding-left:20px; background:url(../img/i_bg.png) 1px 3px no-repeat ;color:#333;font-size:14px;overflow:hidden; height:22px;}
.case .news a:hover{ color:#666; text-decoration:underline;}

.case .newsimg { widows:350px; height:117px;border-bottom:#ccc dotted 1px; padding:5px 0}
.case .newsimg .indexnewsimg { float:left; width:100px; height:86px;}
.case .newsimg .indexnewsimg img { display:block;height:86px;width:100px; padding-top:3px;}
.case .newsimg .indexnewstxt { float:right; width:240px; text-align:left;}
.case .newsimg .indexnewstxt span{ display:block;width:240px; line-height:22px; text-align:left; padding-top:6px; overflow:hidden; color:#666;}
.case .newsimg .indexnewstxt b{ display:block;width:240px; line-height:22px; text-align:right; padding-top:6px; color:#921217;}
.case .newsimg .indexnewstxt b a{ color:#666; font-size:12px; font-weight:normal; text-decoration:underline; font-style:oblique;}
.case .newsimg .indexnewstxt b a:hover{ color:#666; }

.case .newsimg .indexnewstxt a{ display:block; width:240px; height:22px; color:#000;font-size:14px; line-height:22px;text-decoration:underline; overflow:hidden;}
.case .newsimg .indexnewstxt a:hover{ color:#921217; text-decoration:none;}


.bt_content strong {color:#1A448E;}
ul#list_windows { width:350px; overflow:hidden;}
ul#list_windows li{ float:left;width:155px; height:30px; text-align:left; padding-left:20px; background:url(../img/win.png) 3px 7px no-repeat; color:#333; }

/*首页产品推荐-弹性盒子*/

#recommend_pro{ width:100%; background-color:#fff; margin:0 auto;}
.flex_pro{ 
display:flex;
deisplay:-webkit-flex;
justify-content: space-between;
-webkit-justify-content: space-between;
align-items:cetner;
-webkit-align-items:center;
width:1200px; 
height:430px; overflow:hidden;
	}
	
.flex_item {
	width:350px; height:auto; margin:20px;

}
.flex_item img { width:350px; height:316px; overflow:hidden;}
.flex_item:hover { border: 0 solid #D5D5D5; opacity: 0.8; box-shadow:0 4px 8px 0 rgba(0,0,0,.2); }

.flex_item span{ display:block; width:350px; height:100px; line-height:30px; text-align:center; font-size:14px;}
.flex_item span a{display:block; width:340px; height:90px;line-height:30px; text-align:left; font-size:16px; background-color:#FFDA01; color:#AD0B14; text-decoration:none; padding-top:10px; padding-left:10px; font-weight:bold;}
.flex_item span a:hover{ text-decoration:underline;}




/* 三内容新样式*/
#mianthree ul {
  width: 1200px;
  padding: 0 30px;
  margin: 0 auto;
}

#mianthree ul li {
  float: left;
  width: 358px;
  padding: 20px;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgba(223,231,239, .7);
  color: rgb(32,40,48);
  text-shadow: 0 1px 1px rgb(255,255,255);
  font-size: 14px;
  transition: all .2s ease;
}

#mianthree ul li:hover{
  -webkit-transform: scale(1.1);
	  -moz-transform: scale(1.1);
			transform: scale(1.1);
  -webkit-border-radius: 8px;
	  -moz-border-radius: 8px;
			border-radius: 8px;
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.5);
	  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.5);
			box-shadow: 0 -1px 10px rgba(0,0,0,.5);
}

#mianthree ul li h4 {
  height: 40px;
  margin-bottom: 15px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid rgba(223,231,239, .7);
}

#mianthree ul li p {
  text-align: center;
}

#mianthree ul li p.btn a {
  display: inline-block;
  padding: 10px 40px;
  margin-top: 15px;
  text-shadow: 0 1px 1px rgba(32,40,48,.8);
  text-decoration: none;
  color: rgb(255,255,255);
  background-color: rgb(229,195,85);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(229,195,85)), to(rgb(187,160,71)));
  background-image: -moz-linear-gradient(left top, left bottom, rgb(229,195,85), rgb(187,160,71));
  background-image: linear-gradient(left top, left bottom, rgb(229,195,85), rgb(187,160,71));
  -webkit-border-radius: 8px;
	  -moz-border-radius: 8px;
			border-radius: 8px;
  transition: all .2s ease;
}

#mianthree ul li p.btn a:hover {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.5);
	  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.5);
			box-shadow: 0 -1px 10px rgba(0,0,0,.5);
}

#mianthree ul li p.btn-yellow a {
  background-color: rgb(218,109,14);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255,153,0)), to(rgb(190,75,26)));
  background-image: -moz-linear-gradient(left top, left bottom, rgb(255,153,0), rgb(190,75,26));
  background-image: linear-gradient(left top, left bottom, rgb(255,153,0), rgb(190,75,26));
}

#mianthree ul li p.btn-red a {
  background-color: rgb(188,72,72);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(188,72,72)), to(rgb(126,49,49)));
  background-image: -moz-linear-gradient(left top, left bottom, rgb(188,72,72), rgb(126,49,49));
  background-image: linear-gradient(left top, left bottom, rgb(188,72,72), rgb(126,49,49));
}

#mianthree ul li p.btn-purple a {
  background-color: rgb(122,104,166);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(122,104,166)), to(rgb(91,78,127)));
  background-image: -moz-linear-gradient(left top, left bottom, rgb(122,104,166), rgb(91,78,127));
  background-image: linear-gradient(left top, left bottom, rgb(122,104,166), rgb(91,78,127));
}

/*end*/



/*首页产品*/
#index_pro { width:1200px; margin:0 auto; text-align:left; height:30px; line-height:30px; border-bottom:#B0ADAD dashed 1px; font-size:15px; font-weight:bold; overflow:hidden;}

/* 首页左图加产品*/
#index_product { width:100%; margin:0 auto; overflow:hidden;border-bottom:#dfdfdf solid 1px; height:415px; background:#999999 url(../img/list_b_bg.jpg) center 0 no-repeat;}
#index_product .container {width:1200px; padding-top:30px; height:385px; position:relative; z-index:10;}
.pro_more { position:absolute; z-index:15; right:0; top:330px; width:190px; height:34px; text-align:center; overflow:hidden;}
.pro_more a{ display:block; color:#fff; line-height:34px; text-decoration:none; font-size:14px; width:190px; background-color:#FF4800;}
.pro_more a:hover{ color:#fff; line-height:34px; text-decoration:none; padding-left:40px; background-color:#333;}

.container img a{ display:block;text-decoration:none;color:#33406C; width:190px; text-align:center; height:230px;}
.container img a:hover{text-decoration:underline;opacity: 0.8;}
.container .left_one { float:left; width:190px;}
.tp {height:230px;width:190px; overflow:hidden;}
.wz { height:50px; width:190px;line-height:50px;font-size:14px; font-weight:bold; background-color:#BC9356;}
.wz a { display:block;height:50px; width:190px;line-height:50px;font-size:14px; font-weight:bold; background-color:#CB1A2A; color:#fff;}
.wz a:hover { text-decoration:none; background-color:#00458F; color:#fff; padding-top:8px;}
.container .left_two { float:left; width:190px; padding-left:12px;}
.container .left_six { float:left; width:190px; padding-left:12px;}



/*首页产品左右*/
.pro_index  { width:1200px; overflow:hidden;}
.pro_index .left { float:left; width:240px; overflow:hidden; background-color:#efefef;}
.pro_index .right { float:right; width:960px; overflow:hidden;}

/*首页热销产品列表样式*/
.homepro { width:960px; margin:0 auto; text-align:left; }
ul#homecp { width:960px; overflow:hidden;}
ul#homecp li { float:left; width:220px; text-align:center; height:216px; padding-left:20px;}
ul#homecp li img{ display:block; padding:2px; border:#efefef solid 0px;}
ul#homecp li a { display:block; width:220px; text-align:center; height:216px; line-height:40px; color:#666; font-size:14px; text-decoration:none; background:url(../img/index_pro_span_bg_h.png) 0 0 no-repeat;}
ul#homecp li span { display:block;height:40px;line-height:40px;}
ul#homecp li a:hover { color:#fff; font-weight:bold; background:url(../img/index_pro_span_bg.png) 0 0 no-repeat;}

/*首页产品分类*/
ul#index_list { width:240px; overflow:hidden; padding:10px 0;}
ul#index_list li { width:240px; text-align:left; height:30px; border-bottom:#DDDDDD solid 1px; background:url(../img/cpbt.png) no-repeat 7px 11px;}
ul#index_list li a { display:block; width:210px; padding-left:30px; text-align:left; height:30px; line-height:30px; color:#666; font-size:14px; text-decoration:none;}
ul#index_list li a:hover { color:#ff0000; background:url(../img/leftlist.png) no-repeat 0 0;}
ul#index_list li h3 a { display:block;width:210px;padding-left:30px;text-align:left; background:url(../img/leftlist.png) no-repeat 0 0;height:30px;line-height:30px;color:#05387E;font-size:14px;text-decoration:none;font-weight:bold;}
ul#index_list li h3 a:hover { color:#ff0000;}

ul#index_list li.class { width:225px; text-align:left; height:28px; border-bottom:#DDDDDD solid 1px; background:url(../img/f_2.png) no-repeat 20px 11px; padding-left:15px;}
ul#index_list li.class a { display:block; width:222px; padding-left:18px; text-align:left; height:28px; line-height:28px; color:#666; font-size:12px; text-decoration:none; background:none;}
ul#index_list li.class a:hover { color:#991976; background:url(../img/leftlist.png) no-repeat 0 0;}
ul#index_list li.class h3 a { display:block;width:222px;padding-left:18px;text-align:left; background:url(../img/leftlist.png) no-repeat 0 0;height:28px;line-height:28px;color:#0B3A80;font-size:14px;text-decoration:none;font-weight:bold;}
ul#index_list li.class h3 a:hover { color:#0167AF;}


/*滚动新代码 star*/
.autoprocont{ width:1200px; margin:0 auto; padding-top:10px; padding-bottom:15px; overflow:hidden;}
#mrq{width:1200px; margin:5px auto;}
#Marquee_x { overflow:hidden; width:1200px } 
#Marquee_x ul li ,#Marquee_x ul li div{ float:left;line-height:25px;overflow:hidden} /* 横向滚动必须让所有li左浮动 */
#Marquee_x ul li div{ float:left;line-height:25px;height:181px; width:210px; overflow:hidden}
#Marquee_x ul li div img{ border:0px solid #ccc; padding:5px; width:200px; height:146px; display:block;
 -moz-border-radius: 10px 10px 10px 10px;
 -webkit-border-radius: 10px 10px 10px 10px;
 border-radius: 10px 10px 10px 10px;}
#Marquee_x ul li div span{ display:block; width:200px; height:25px; line-height:25px; }

#n{margin:10px auto; width:150px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}
/*滚动新代码 end*/


/*每一页banner*/
#allbn { width:100%; height:219px; margin:0 auto; padding:0;}
#allbn .about { width:100%; height:219px; background:url(../pic/about.jpg) center 0 no-repeat;}
#allbn .news { width:100%; height:219px; background:url(../pic/news.jpg) center 0 no-repeat;}
#allbn .contact { width:100%; height:219px; background:url(../pic/contact.jpg) center 0 no-repeat;}
#allbn .feedback { width:100%; height:219px; background:url(../pic/feedback.jpg) center 0 no-repeat;}
#allbn .pro { width:100%; height:219px; background:url(../pic/pro.jpg) center 0 no-repeat;}
#allbn .cs { width:100%; height:219px; background:url(../pic/cs.jpg) center 0 no-repeat;}
#allbn .sb{ width:100%; height:219px; background:url(../pic/sb.jpg) center 0 no-repeat;}

/*左侧图片*/
.profile_pic { width:300px; height:95px; background:url(../pic/profile_pic.jpg) no-repeat 0 0; overflow:hidden; padding-bottom:6px;}
.left_pic { width:300px; height:95px;padding-bottom:6px;}

/* banner定位样式 */
#ban_location bak { width:100%; margin:0 auto; padding:0; overflow:hidden; background:url(../img/topban.jpg) no-repeat center top;}
#ban_location { width:100%; margin:0 auto; padding:0; overflow:hidden; background-color:#efefef;}

/* 左侧内容 */
.subbak { width:1200px; overflow:hidden; padding:0px; background-color:#fff;
		box-shadow: 0px 0px 8px #808080;/*mainbox页面后面的软阴影*/
		-webkit-box-shadow: 0px 0px 10px #808080;
		-moz-box-shadow: 0px 0px 10px #808080;
		-moz-border-radius: 8px 8px 0 0;    
		-webkit-border-radius: 8px 8px 0 0; 
		border-radius:8px 8px 0 0;
}
.sub { width:1200px; overflow:hidden; padding:0px; background-color:#fff; border:#E0DEDE solid 1px;
		box-shadow: 0px 0px 2px #E0DEDE;/*mainbox页面后面的软阴影*/
		-webkit-box-shadow: 0px 0px 2px #E0DEDE;
		-moz-box-shadow: 0px 0px 2px #E0DEDE;
}

.sub .sub_left { float:left; width:300px; padding-top:10px; padding-bottom:20px;}
.sub_left .biaoti { float:left; width:270px; padding-left:30px;text-align:left; height:38px; line-height:38px; font-weight:bold; color:#921217; font-size:16px; border-bottom:#DDDDDD solid 1px;}
.sub_left .biaoti span { float:right; height:38px; line-height:38px; color:#ccc; font-size:12px; }
ul#leftlist { width:300px; overflow:hidden;}
ul#leftlist li { width:300px; text-align:left; height:34px; border-bottom:#DDDDDD solid 1px; background:url(../img/cpbt.png) no-repeat 7px 11px;}
ul#leftlist li a { display:block; width:270px; padding-left:30px; text-align:left; height:34px; line-height:34px; color:#666; font-size:14px; text-decoration:none;}
ul#leftlist li a:hover { color:#921217; background:url(../img/leftlist.png) no-repeat 0 0; padding-left:40px;}
ul#leftlist li h3 a { display:block;width:270px;padding-left:30px;text-align:left; background:url(../img/leftlist.png) no-repeat 0 0;height:34px;line-height:34px;color:#E80808;font-size:14px;text-decoration:none;font-weight:bold;}
ul#leftlist li h3 a:hover { color:#666;}

ul#leftlist li.class { width:300px; text-align:left; height:34px; border-bottom:#DDDDDD solid 1px; background:url(../img/123.png) no-repeat 7px 11px;}
ul#leftlist li.class a { display:block; width:272px; padding-left:28px; text-align:left; height:34px; line-height:34px; color:#666; font-size:14px; text-decoration:none; background:none;}
ul#leftlist li.class a:hover { color:#991976; font-weight:bold; background:url(../img/leftlist.png) no-repeat 0 0;}
ul#leftlist li.class h3 a { display:block;width:272px;padding-left:28px;text-align:left; background:url(../img/leftlist.png) no-repeat 0 0;height:34px;line-height:34px;color:#0B3A80;font-size:14px;text-decoration:none;font-weight:bold;}
ul#leftlist li.class h3 a:hover { color:#0167AF;}

/*左侧新闻*/
ul#newsleft { width:300px; overflow:hidden; padding-top:10px;}
ul#newsleft li{ widows:300px; background:url(../img/news_bg.png) no-repeat 8px 4px; text-align:left; border-bottom:#eee solid 1px;}
ul#newsleft li a{ display:block;width:280px; height:28px;line-height:28px;color:#515050; padding-left:20px; font-size:12px; overflow:hidden;}
ul#newsleft li a:hover{ color:#ff0000; text-decoration:none;}
ul#newsleft li.red a{ color:#ff0000; font-weight:bold;}
ul#newsleft li.red a:hover{ color:#054083; text-decoration:underline;}

td { text-align:left;}

/*左侧图片*/
.left_pic { width:300px; height:95px; overflow:hidden; padding-bottom:6px;
}

/*右侧底图*/
.wh {width:820px; height:460px; background:url(../pic/wh.jpg) no-repeat 0 0; padding-left:50px;}
.nn {width:820px; height:460px; background:url(../pic/nn.jpg) no-repeat 0 0; padding-left:50px;}
.mb {width:820px; height:460px; background:url(../pic/mb.jpg) no-repeat 0 0; padding-left:50px;}
.fw {width:820px; height:460px; background:url(../pic/fwd.jpg) no-repeat 0 0; padding-left:50px;}

/*底图*/
.whbg { width:870px; height:400px; background:url(../pic/whbg.jpg) no-repeat 0 0;}

/* 右侧内容 */
.sub .sub_right { float:right; width:870px; overflow:hidden; padding-right:8px;}
.sub_right .biaoti { float:left; width:862px; padding-left:8px; padding-top:10px;text-align:left; height:38px; line-height:38px; font-weight:bold; color:#921217; font-size:16px; border-bottom:#DDDDDD solid 1px;}
.sub_right .biaoti h3{ float:left; width:862px; text-align:left; height:38px; line-height:38px; font-weight:bold; color:#921217; font-size:16px; }
.sub_right .biaoti h3 span{ text-align:left; line-height:38px; font-weight:bold; color:#921217; font-size:16px; }
.sub_right .tp_pic { width:870px; height:183px; padding-top:15px; overflow:hidden;}
.sub_right .content { width:870px; padding-top:20px; overflow:hidden;}
.sub_right .content img{ display:block;}
.sub_right .content .onetext{ width:870px;text-align:center; line-height:36px; font-weight:bold; color:#0F57A7; font-size:16px; font-family:"\5B8B\4F53"; border-bottom:1px solid #D2D2D2;}
.sub_right .content .onetext span{ line-height:22px; color:#0F57A7; font-size:12px; }
.sub_right .content p { font-size:14px; color:#333; line-height:24px; text-align:left; padding-bottom:20px;}
.sub_right .content p b{ color:#1F263B; font-size:20px; line-height:34px;}
.sub_right .content p strong{ color:#043A70;}
.sub_right .content h4{ font-size:16px; color:#08417B; line-height:24px; text-align:left;font-weight:bold; padding:0;}

.sub_right .content .txt2 { text-align:left; border:#CCC solid 1px; font-size:12px; color:#414141; line-height:20px; font-family:"\5FAE\8F6F\96C5\9ED1";}
.sub_right .bot_pic { width:870px; height:150px; padding:15px 0; overflow:hidden;}
.proone { width:870px; padding-top:20px; overflow:hidden; background:url(../img/proone.jpg) no-repeat bottom ;}

.conpic { width:870px; margin:0 auto; overflow:hidden;}
ul#zs { width:700px; height:450px;} 
ul#zs li{ float:left; width:280px; height:210px; padding:0 20px;}
ul#zs li img{ padding:3px; border:#333 solid 1px;}

/* culture */
.content .cultrue {width:950px; height:533px; position:relative;z-index:66; background:url(../img/cultrue.png) 0 0 no-repeat; margin-top:30px;}
.content .cultrue .cul_text { width:200px; height:150px; font-size:14px; line-height:22px; position:absolute; z-index:68; text-align:left; color:#333;}
.content .cultrue .cul_text span { font-size:20px; line-height:32px; font-weight:bold; }
.content .cultrue .cul_text b { font-size:14px; line-height:22px; font-weight:normal; color:#ff0000;}

/*proone*/
.sub_right .proone { width:870px; padding-top:20px; height:400px; overflow:hidden; background:url(../pic/pro_bg.jpg) no-repeat bottom ;}
.sub_right .proone img{ display:block;}
.sub_right .proone .onetext{ width:870px; float:left; text-align:left; line-height:36px; font-weight:bold; color:#9F1A83; font-size:16px; font-family:"\5B8B\4F53"; }
.sub_right .proone p { font-size:14px; color:#333; line-height:24px; text-align:left; padding-bottom:20px;}
.sub_right .proone p b{ color:#9F1A83;}
.sub_right .proone p span { width:870px; font-size:15px; font-weight:bold; color:#9F1A83; line-height:24px; text-align:left; font-family:"\5B8B\4F53"}
.proone .total { width:870px; padding-top:20px; overflow:hidden;}
.proone .total .leftpic { float:left; width:250px; height:183px;} 
.proone .total .righttxt{ float:left; width:620px; height:163px; text-align:left; padding-top:10px;} 
.proone .total a {width:620px;text-align:left; height:30px;line-height:30px;color:#991976; font-size:14px; text-decoration:none; font-weight:bold;}
.proone .total a:hover {color:#666666;text-decoration:underline;}
.proone .total h6 { float:left; width:620px; text-align:left; height:30px; line-height:30px; font-weight:normal; font-size:12px; }
.proone .total h6 a {width:620px;text-align:left; height:30px;line-height:30px; color:#991976; font-size:12px; text-decoration:none; font-weight:normal; }
.proone .total h6 a:hover {text-decoration:underline; color:#991976;}


/* 产品总页 */
.content .total { width:870px; padding-top:20px; overflow:hidden;}
.content .total .leftpic { float:left; width:250px; height:183px;} 
.content .total .righttxt{ float:left; width:620px; height:163px; text-align:left; padding-top:10px;} 
.content .total a {width:620px;text-align:left; height:30px;line-height:30px;color:#991976; font-size:14px; text-decoration:none; font-weight:bold;}
.content .total a:hover {color:#666666;text-decoration:underline;}
.content .total h6 { float:left; width:620px; text-align:left; height:30px; line-height:30px; font-weight:normal; font-size:12px; }
.content .total h6 a {width:620px;text-align:left; height:30px;line-height:30px; color:#991976; font-size:12px; text-decoration:none; font-weight:normal; }
.content .total h6 a:hover {text-decoration:underline; color:#991976;}

.content .total .logo { float:left; width:80px; height:60px; background:url(../img/lx_logo.jpg) no-repeat 0 0;}
.content .total .name { float:left; width:500px; height:60px; text-align:left; font-size:14px; color:#991976; font-weight:bold; padding-top:9px;} 
.content .contact { float:left; width:780px; padding-left:80px; height:700px; text-align:left; font-size:14px; color:#333; background:url(../img/left_logo.jpg) no-repeat 0 0;} 
.content .contact .line { float:left; width:780px; height:15px; border-bottom:#ddd solid 1px;} 


/*产品 列表图 */
ul#detail {width:870px; text-align:left; overflow:hidden;}
ul#detail li { float:left; width:260px; padding-top:10px; text-align:center; padding-left:30px;}
ul#detail li img{ display:block; border:1px solid #e4e4e4; padding:4px; margin-bottom:3px;}
ul#detail li a{ display:block;text-decoration:none;color:#33406C; width:228px; text-align:center;}
ul#detail li a:hover{text-decoration:underline;color:#F86313;opacity: 0.8;}
ul#detail li span a{ display:block; width:228px; height:36px; line-height:36px; font-size:14px; text-align:center; color:#333;}
ul#detail li span a:hover{ color:#fff; font-weight:bold; background-color:#ff0000;}


/*产品参数列表图 */
ul#detail_cs {width:870px; text-align:left; overflow:hidden;}
ul#detail_cs li { float:left; width:870px; text-align:left; border-bottom:1px solid #E6E6E6;}
ul#detail_cs li a{ display:block; width:840px; height:36px; line-height:36px; font-size:14px; color:#333; background:url(../img/f_2.png) 8px 12px no-repeat; padding-left:30px;}
ul#detail_cs li a:hover{ color:#666; font-weight:bold; }

/*产品列表分页*/
.content .cp {width:870px; font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1";}
.content .cp .page{width:870px; height:36px; background-color:#DDDDDD; font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; overflow:hidden;}
.cp .page .left { float:left; width:645px; height:36px; line-height:36px; text-align:left; padding-left:5px;}
.cp .page .center { float:left; width:110px; text-align:center; height:28px; padding-top:8px;}
.cp .page .right { float:left; width:110px; text-align:center; height:28px; padding-top:8px;}
.cp .page .center a { text-decoration:none;color:#333;height:36px;line-height:36px;font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1";}
.cp .page .center a:hover {text-decoration: underline;color:#082D58;}

/*产品 detail */
.content .cpdetail{ width:870px; margin-bottom:5px; text-align:center; font-size:14px; font-family:"\5FAE\8F6F\96C5\9ED1"; color:#921217; } 
.content .add{ border-bottom:1px solid #E4E4E4; background-color:#efefef;} 
.content .cpdetail h3{font-size:14px; height:36px; padding-left:5px; line-height:36px;font-family:"\5FAE\8F6F\96C5\9ED1"; color:#921217; font-weight:bold;}
.content .cpdetail img{ border:1px solid #e4e4e4; padding:4px;}
/*产品 
.content .cpdetail a { display:block; color:#fff; height:36px; line-height:36px; padding-left:36px; background:#099313 url(../img/cpbt.png) no-repeat 10px;}
.content .cpdetail a:hover { color:#fff; font-weight:bold; background:#076F0E url(../img/cpbtt.png) no-repeat 10px;}
 */
/*产品详细上下页 */
.content .paging { width:870px; height:36px; line-height:36px; border-bottom:#D3D3D3 dotted 1px;}

.paging .previous { float:left; width:370px;height:36px; line-height:36px; background:url(../img/f_1.png) no-repeat 0 12px; padding-left:10px;}
.paging .previous a { display:block; float:left;width:370px; text-decoration:none;color:#333; height:36px;line-height:36px;font-size:12px; text-align:left; padding-left:10px;}
.paging .previous a:hover {text-decoration: underline;color:#F54E05;}

.paging .next{ float:right; width:364px;height:36px; line-height:36px; text-align:right; background:url(../img/f_2.png) no-repeat 374px 12px; padding-right:16px;}
.paging .next a { display:block; width:364px; text-decoration:none;color:#333; height:36px;line-height:36px;font-size:12px; text-align:right; padding-right:16px;}
.paging .next a:hover {text-decoration: underline;color:#F54E05;}

.paging .center {float:left;width:110px;height:36px; line-height:36px; text-align:center;}


/*新闻总*/
.content .news{ width:870px;font-size:14px; margin-top:10px; text-align:left; overflow:hidden;}
.content .news td{ padding:5px;}
.news .title { width:870px; height:36px; line-height:36px; border-bottom:#D3D3D3 dotted 1px; font-size:14px; font-weight:bold;}
.news .back{ width:870px; height:36px; line-height:36px; border-bottom:#D3D3D3 dotted 1px; }
.news .back a { display:block; float:left;width:120px; text-decoration:none;color:#fff; background-color:#333; height:30px;line-height:30px;font-size:12px; text-align:left; padding-left:5px;}
.news .back a:hover {text-decoration: underline;color:#fff; background-color:#666;}
.news .newscont{width:870px; color:#333;}
.news .newscont img{ width:100%; height:100%;}
.news .newscont span { color:#333; padding:4px;}
.content h4{ width:870px; height:30px; line-height:30px;font-size:14px; margin-top:10px; text-align:left;}

/*新闻列表页*/
.content .news .list{width:870px; height:36px; font-size:14px; overflow:hidden;}
.news .list .left { float:left; width:45px; height:36px; line-height:36px; background:url(../img/dian.gif) no-repeat center; text-align:center;}
.news .list .center { float:left; width:725px; text-align:left;height:36px; line-height:36px;}
.news .list .right { float:left; width:100px; text-align:left;height:36px; line-height:36px;}
.news .list .right span { float:left; width:100px; text-align:left;height:36px; line-height:36px; font-size:12px; color:#BBBBBB;}

.news .list .center a { text-decoration:none;color:#333;height:36px;line-height:36px;font-size:14px;}
.news .list .center a:hover {text-decoration: underline;color:#F86313;}

/*新闻列表分页*/
.content .news .page{width:870px; height:36px; background-color:#DDDDDD; font-size:14px;}
.news .page .left { float:left; width:660px; height:36px; line-height:36px; text-align:left; padding-left:10px;}
.news .page .center { float:left; width:100px; text-align:center; height:28px; padding-top:8px;}
.news .page .right { float:left; width:100px; text-align:center; height:28px; padding-top:8px;}

.news .page .center a { text-decoration:none;color:#333;height:36px;line-height:36px;font-size:14px;}
.news .page .center a:hover {text-decoration: underline;color:#F86313;}
/*新闻end*/


/*图片新闻列表页*/
.content .news_img{ width:870px;font-size:14px; margin-top:10px; text-align:left; overflow:hidden;}
.content .news_img .img_left { float:left;width:180px; height:120px; overflow:hidden; padding-bottom:10px;}
.content .news_img .title_right{ float:right;width:670px; height:120px; overflow:hidden; text-align:left;}

.content .news_img .title_right .list{width:670px; height:36px; font-size:14px; overflow:hidden; background-color:#efefef;}
.news_img .title_right .list .left { float:left; width:30px; height:36px; line-height:36px; background:url(../img/dian.gif) no-repeat center; text-align:center;}
.news_img .title_right .list .center { float:left; width:540px; text-align:left;height:36px; line-height:36px;}
.news_img .title_right .list .right { float:left; width:100px; text-align:left;height:36px; line-height:36px;}
.news_img .title_right .list .right span { float:left; width:100px; text-align:left;height:36px; line-height:36px; font-size:12px; color:#BBBBBB;}

.news_img .title_right .intro { width:670px; line-height:24px; text-align:left; font-size:12px; color:#666666;}

.news_img .title_right .list .center a { text-decoration:none;color:#333;height:36px;line-height:36px;font-size:14px;}
.news_img .title_right .list .center a:hover {text-decoration: underline;color:#F86313;}

/*图片新闻列表分页*/
.content .news_img .page{width:870px; height:36px; background-color:#DDDDDD; font-size:14px;}
.news_img .page .left { float:left; width:660px; height:36px; line-height:36px; text-align:left; padding-left:10px;}
.news_img .page .center { float:left; width:100px; text-align:center; height:28px; padding-top:8px;}
.news_img .page .right { float:left; width:100px; text-align:center; height:28px; padding-top:8px;}

.news_img .page .center a { text-decoration:none;color:#333;height:36px;line-height:36px;font-size:14px;}
.news_img .page .center a:hover {text-decoration: underline;color:#F86313;}
/*新闻end*/

/*新闻详细中的列表*/
.news_title { width:870px; line-height:24px; text-align:left; font-size:14px; color:#FF6000; padding-bottom:10px;}
.news_next { width:870px; line-height:24px; text-align:left; font-size:12px; color:#FF6000; }
ul#news_identical { width:870px; overflow:hidden;}
ul#news_identical li{ float:left;widows:420px; padding-left:15px; background:url(../img/news_bg.png) no-repeat 0 0;}
ul#news_identical li a{ display:block;width:420px; height:22px;line-height:22px;color:#515050; text-align:left;}
ul#news_identical li a:hover{ color:#FF6000; text-decoration:none;}
ul#news_identical li.red a{ color:#ff0000; font-weight:bold;}
ul#news_identical li.red a:hover{ color:#054083; text-decoration:underline;}
/*新闻end*/

ul#hot { width:350px; overflow:hidden;}
ul#hot li { float:left;width:106px; height:136px; padding-right:10px;}
ul#hot li img{ display:block; border:1px solid #e4e4e4; padding:2px;}




#link { width:1200px; margin:0 auto; text-align:left; height:66px;}
#link .bt { float:left; width:1200px; text-align:left; font-size:15px; font-weight:bold; padding:6px 0; color:#471A42; border-bottom:#ccc solid 1px;}
#link a{ display:block; float:left; text-align:left; font-size:12px; color:#515050; padding-right:18px; padding-top:5px;} 
#link a:hover{ display:block; text-align:left; font-size:12px; color:#515050; text-decoration:underline;}

#link { width:1200px; margin:0 auto; text-align:left; height:66px;}
#link .bt { float:left; width:1200px; text-align:left; font-size:15px; font-weight:bold; padding:6px 0; color:#471A42; border-bottom:#ccc solid 1px;}
#link a{ display:block; float:left; text-align:left; font-size:12px; color:#515050; padding-right:18px; padding-top:5px;} 
#link a:hover{ display:block; text-align:left; font-size:12px; color:#515050; text-decoration:underline;}

#foot { width:100%; height:140px; overflow:hidden; border-top:#DEDEDE dashed 1px; text-align:left; background-color:#efefef;}
#foot .info { width:1200px; margin:0 auto;}
#foot .info .tel_left { float:left;width:280px; height:100px; background:url(../img/tel.png) 0 0 no-repeat; padding-left:120px; font-size:14px; line-height:30px; padding-top:25px;}
#foot .info .add_center { float:left;width:280px; height:100px; background:url(../img/mail.png) 0 0 no-repeat; padding-left:120px; font-size:14px; line-height:30px; padding-top:25px;}
#foot .info  .mail_right { float:left;width:280px; height:100px; background:url(../img/add.png) 0 0 no-repeat; padding-left:120px; font-size:14px; line-height:30px; padding-top:25px;}
#foot .info span { font-size:14px; font-weight:bold;}





.line_long{border-top:#ccc solid 1px;width:100%;} 
#foot .area { width:1200px; margin:0 auto; padding-top:18px; }
#foot .noline { width:1200px; border:none;}
.area .left { float:left; width:900px; height:190px;}
ul#footnav { width:900px; height:170px;}
ul#footnav li { float:left; width:150px; text-align:left; height:170px; background:url(../img/footbg.png) no-repeat 0 0; }
ul#footnav li h2{ font-size:13px; font-weight:bold; color:#000; width:150px; height:30px;}
ul#footnav li a{ display:block; width:150px; height:22px; line-height:22px; font-size:12px; color:#333; overflow:hidden;}
ul#footnav li a:hover{ color:#0247A5; text-decoration:underline;padding-left:12px;}

ul#footnav li.double { float:left; width:300px; text-align:left; height:170px; background:url(../img/double.png) no-repeat 0 0; }
ul#footnav li.double h2{ font-size:13px; font-weight:bold; color:#E80808; width:300px; height:30px;}
ul#footnav li.double a{ display:block; width:300px; height:22px; line-height:22px; font-size:12px; color:#333; overflow:hidden;}
ul#footnav li.double a:hover{ color:#0247A5; text-decoration:underline;padding-left:12px;}

.area .right { float:left; width:300px; height:190px; overflow:hidden; }
.area .right .weixin{ float:left; width:280px; height:24px; background:url(../img/wx.png) no-repeat 0 0; padding-bottom:10px;}
.right .weixin span{ float:left; width:280px; height:20px; line-height:20px; padding-left:40px; text-align:left; font-size:13px; color:#333; font-weight:bold;}
.area .right .ewm { float:left; height:70px; overflow:hidden; width:300px;}
.ewm .imgleft{ float:left; height:70px; width:70px; background:url(../img/ewm.jpg) no-repeat 0 0; padding-right:15px;}
.ewm .imgright{ float:left; height:70px; width:215px;}
.ewm .imgright span{ float:left; text-align:left;}
.right .tel { float:left; text-align:left; width:250px; height:60px; overflow:hidden; padding:8px 0;}
.right .tel p{ float:left; text-align:left; width:250px;font-size:12px; color:#333;}
.right .tel span{ float:left; font-size:22px; height:30px; line-height:30px;color:#E80808; padding-bottom:5px;}

.copy { width:100%; margin:0 auto; height:40px; border-top:#033663 solid 0px; overflow:hidden; background-color:#921217;}
.copy .txt{ width:1200px;}
.copy .txt span { text-align:center; font-size:12px; color:#fff; height:40px; line-height:40px;}
.copy .txt span a{ line-height:40px; color:#fff;}

.logo_box { width:1200px; margin:0 auto; padding:20px 0;}

.px1{padding:0px;height:1px;width:100%;background-color:#E1DEDE;overflow:hidden;margin:0 auto;}
.px2{padding:0px;height:2px;width:100%;background-color:#fff;overflow:hidden;margin:0 auto;clear: both;}
.px5{ padding:0px;height:5px;width:100%;overflow:hidden;}
.px10{ padding:0;height:10px;line-height:1px;width:100%;overflow:hidden;}
.px15{ padding:0px;height:15px;width:100%;overflow:hidden;}
.px20{ padding:0px;height:20px;width:100%;overflow:hidden;}
.px40{ padding:0px;height:40px;width:100%;overflow:hidden;}
.px_top{ padding:0px;height:40px;width:100%;overflow:hidden;}
.px40color{ padding:0px;height:40px;width:100%;overflow:hidden; background-color:#efefef;}